home *** CD-ROM | disk | FTP | other *** search
/ CD BIT 75 / CD BIT 75.iso / Software / LogOut / disk1 / _SETUP.1 / GCondom7.exe / 0 / RCDATA / TFRMCALCULAR / TFRMCALCULAR.txt < prev   
Text File  |  2004-10-21  |  3KB  |  122 lines

  1. object frmCalcular: TfrmCalcular
  2.   Left = 273
  3.   Top = 162
  4.   BorderStyle = bsNone
  5.   Caption = 'frmCalcular'
  6.   ClientHeight = 192
  7.   ClientWidth = 388
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   FormStyle = fsStayOnTop
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Panel1: TPanel
  20.     Left = 0
  21.     Top = 0
  22.     Width = 388
  23.     Height = 192
  24.     Align = alClient
  25.     BevelWidth = 3
  26.     Color = clWhite
  27.     Font.Charset = DEFAULT_CHARSET
  28.     Font.Color = clBlack
  29.     Font.Height = -11
  30.     Font.Name = 'MS Sans Serif'
  31.     Font.Style = []
  32.     ParentFont = False
  33.     TabOrder = 0
  34.     object Label3: TLabel
  35.       Left = 40
  36.       Top = 96
  37.       Width = 289
  38.       Height = 65
  39.       AutoSize = False
  40.       Caption = 'Valor das Quotas'
  41.       Font.Charset = DEFAULT_CHARSET
  42.       Font.Color = clSilver
  43.       Font.Height = -19
  44.       Font.Name = 'MS Sans Serif'
  45.       Font.Style = []
  46.       ParentFont = False
  47.       Transparent = True
  48.       WordWrap = True
  49.     end
  50.     object Image1: TImage
  51.       Left = 3
  52.       Top = 168
  53.       Width = 378
  54.       Height = 19
  55.       Picture.Data = {<image000.bmp>}
  56.     end
  57.     object Panel2: TPanel
  58.       Left = 3
  59.       Top = 3
  60.       Width = 382
  61.       Height = 62
  62.       Align = alTop
  63.       BevelOuter = bvNone
  64.       Color = clGreen
  65.       TabOrder = 0
  66.       object Label4: TLabel
  67.         Left = 200
  68.         Top = 38
  69.         Width = 161
  70.         Height = 16
  71.         Alignment = taRightJustify
  72.         Caption = 'Um momento por favor.'
  73.         Font.Charset = DEFAULT_CHARSET
  74.         Font.Color = clWhite
  75.         Font.Height = -13
  76.         Font.Name = 'MS Sans Serif'
  77.         Font.Style = [fsBold]
  78.         ParentFont = False
  79.       end
  80.       object Label5: TLabel
  81.         Left = 16
  82.         Top = 8
  83.         Width = 118
  84.         Height = 24
  85.         Caption = 'A calcular ...'
  86.         Font.Charset = DEFAULT_CHARSET
  87.         Font.Color = clYellow
  88.         Font.Height = -19
  89.         Font.Name = 'MS Sans Serif'
  90.         Font.Style = [fsBold]
  91.         ParentFont = False
  92.       end
  93.       object Shape1: TShape
  94.         Left = 8
  95.         Top = 32
  96.         Width = 361
  97.         Height = 2
  98.         Pen.Width = 2
  99.       end
  100.       object ProgressBar1: TProgressBar
  101.         Left = 204
  102.         Top = 12
  103.         Width = 150
  104.         Height = 16
  105.         Min = 0
  106.         Max = 100
  107.         TabOrder = 0
  108.         Visible = False
  109.       end
  110.     end
  111.     object RichEdit1: TRichEdit
  112.       Left = 390
  113.       Top = 4
  114.       Width = 260
  115.       Height = 162
  116.       Lines.Strings = (
  117.         '')
  118.       TabOrder = 1
  119.     end
  120.   end
  121. end
  122.